int load_fao(char *name)
Parameter | Type | Description |
---|---|---|
name | char * | filename for .fao file |
None
This function loads a .fao animated mesh file into the class. All keyframes and texture are loaded and bounding boxes, and normals calculated. If a .fao object includes strip/fans they are also loaded.